﻿body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}

img,
table {
	border: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
address {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}


/*--------------------------------------------

--------------------------------------------*/
.clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/*Hides from MacIE \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*Hides from MacIE */

/*--------------------------------------------

--------------------------------------------*/
#wrapper {
	width: 992px;
	margin: 0 auto;
	text-align: left;
}

/*--------------------------------------------

--------------------------------------------*/
a:link {
	color: #0000FF;
	text-decoration: none;

}

a:visited {
	color: #800080;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a img {
	border: none;
}

.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
}

.layout {
	width: 1000px;
	margin: 0 auto;
}

.main_nav {
	width: 100%;
	background: #003466;
	height: 40px;
	line-height: 40px;
}

.main_nav_ul li {
	display: inline;
}

.main_nav_ul li a {
	color: #ffffff;
	font-size: 14px;
	width: 110px;
	display: block;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #2267A0;
	text-decoration: none;
}

.main_nav_ul li a:hover {
	background: #F78908;
}

.main_left {
	width: 740px;
	float: right;
	overflow: hidden;
}

.main_right {
	width: 250px;
	float: left;
	overflow: hidden;
}




.index_about {
	width: 470px;
	float: left;
	border: 1px solid #DEDEDE;
}

.index_about dt {
	height: 40px;
	line-height: 40px;
	background: url(../images/bg.jpg) repeat-x;
}

.index_about dt h4 {
	font-size: 15px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	color: #054BA1;
	font-weight: bold;
}

.index_about dd {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	padding: 10px;
}


.nl1 {
	width: 260px;
	float: right;
}

.newslist2 {
	border: 1px solid #DEDEDE;
}

.newslist2 dt {
	height: 40px;
	line-height: 40px;
	background: url(../images/bg.jpg) repeat-x;
}

.newslist2_left {
	width: 50%;
	float: left;
	background: url(../images/sub_nav.jpg) no-repeat;
	text-indent: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #054BA1;
}

.newslist2_right {
	width: 40%;
	float: right;
	text-align: right;
	padding-right: 5px;
}

.newslist2_right a {
	font-size: 12px;
	text-align: right;
	color: #555555;
}

.newslist2 dd {
	height: 25px;
	line-height: 25px;
	font-size: 12px
}

.newslist2 dd a {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 2px;
	height: 25px;
	border-bottom: 1px dashed #DEDEDE;
	padding-left: 10px;
	background: url(../images/li_bg.jpg) 0px 9px no-repeat;
	color: #555555;
}




.newlist3 {
	border: 1px solid #dedede;
}

.newlist3 dt {
	height: 35px;
	line-height: 35px;
	background: #1664A8;
}

.newlist3 dt h3 {
	text-indent: 10px;
	font-weight: bold;
}

.newlist3 dt h3 a {
	color: #ffffff;
	font-size: 15px;
}

.newlist3 dd {
	padding: 20px;
	background: #ffffff;
}

.newlist3 dd ul li {
	line-height: 30px;
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
}

.newlist3 dd ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(../images/2014-04-23_110740.jpg) 160px 0px no-repeat;
	padding-left: 5px;
	color: #555555;
	text-decoration: none;
}

.newlist3 dd ul li a:hover {
	background: url(../images/2014-04-23_111036.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.lxwm {
	height: 310px;
	width: 255px;
	background: url(../images/lxwm.jpg) no-repeat;
	font-size: 12px;
	line-height: 25px;
	padding-top: 60px;
	padding-left: 20px;
}


.index_pro {
	border: 1px solid #dedede;
}

.index_pro h3 {
	height: 40px;
	line-height: 40px;
	background: url(../images/pro_nav.jpg) no-repeat;
	text-indent: 10px;
}

.index_pro h3 a {
	color: #ffffff;
	font-size: 16px;
}

footer {
	background: url(../images/footer.jpg) repeat-x;
	height: 150px;
	width: 100%;
}

.location {
	height: 25px;
	line-height: 25px;
	background: #DADADA;
	font-size: 12px;
}

.location_left {
	font-size: 14px;
	color: #1664A8;
	font-weight: bold;
	text-indent: 10px;
}

.location_right {
	padding-right: 10px;
}

.news_detail_content {
	padding: 20px;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}

.news_detail_content h1 {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}



.l {
	float: left !important;
}

.r {
	float: right !important;
}

.layout {
	width: 995px;
}

.header {
	height: 85px;
	padding-top: 15px;
}



.index_search_wrap {
	background: url(../images/img04.png) repeat-x;
	height: 50px;
}

.index_search {
	position: relative;
}

.index_txt {
	position: absolute;
	top: 10px;
	left: 700px;
}

.index_btn {
	position: absolute;
	top: 2px;
	left: 930px;
}



.nr_dl {
	width: 337px;
	background: url(../images/tp2.jpg) repeat-y;
}

.dl_title {
	width: 337px;
	background: url(../images/tp1.jpg) no-repeat;
	height: 16px;
}

.dl_bottom {
	width: 337px;
	background: url(../images/tp3.jpg) no-repeat;
	height: 17px;
}

.nr_dl h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 20px;
	color: #B1B1B1;
}

.nr_dl h3 span {
	color: #099AC9;
}

.dl_table {
	font-size: 12px;
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	color: #747474;
	line-height: 20px;
}

.index_con_1_left {
	float: left;
}

.index_con_1_center {
	float: left;
}

.nr_dl_2 {
	width: 402px;
	background: url(../images/tp5.jpg) repeat-y;
}

.dl_title_2 {
	width: 402px;
	background: url(../images/tp4.jpg) no-repeat;
	height: 16px;
}

.dl_bottom_2 {
	width: 402px;
	background: url(../images/tp6.jpg) no-repeat;
	height: 17px;
}

.nr_dl_2 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 20px;
	color: #B1B1B1;
}

.nr_dl_2 h3 span {
	color: #099AC9;
}

.nr_dl_3 {
	width: 252px;
	background: url(../images/tp8.jpg) repeat-y;
}

.dl_title_3 {
	width: 252px;
	background: url(../images/tp7.jpg) no-repeat;
	height: 16px;
}

.dl_bottom_3 {
	width: 252px;
	background: url(../images/tp9.jpg) no-repeat;
	height: 17px;
}


.nr_dl_4 {
	width: 640px;
	background: url(../images/tp11.jpg) repeat-y;
	height: auto;
}

.dl_title_4 {
	width: 640px;
	background: url(../images/tp10.jpg) no-repeat;
	height: 16px;
}

.dl_bottom_4 {
	width: 640px;
	background: url(../images/tp12.jpg) no-repeat;
	height: 16px;
}

.nr_dl_4 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 20px;
	color: #B1B1B1;
	background: url(../images/tupian3.jpg) -5px 5px no-repeat;
	border-bottom: 1px solid #ccc;
	width: 95%;
	margin: 0 auto;
	text-indent: 25px;
	height: 30px;
	line-height: 30px;
}

.nr_dl_4 h3 span {
	color: #099AC9;
}


.news_idnex_list {
	font-size: 12px;
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	color: #747474;
}




.news_idnex_list li {
	line-height: 25px;
	border-bottom: 1px dashed #000000;
}




.news_idnex_list2 li {
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 0px;
}

.news_idnex_list2 li a {
	padding-left: 24px;
	background: url(../images/t1.png) 0px -4px no-repeat;
	color: #000000;
}

.news_date {
	float: right;
	padding-right: 10px;
}



.dl_news {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 20px;
}


.c_left .dl_news dt h4 {
	height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: white;
    padding: 10px 0 10px 20px;
    background: #0856a0;
}

.more {
	float: right;
}


.news_title {
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.news_xg {
	height: 25px;
	line-height: 25px;
	background: #EFEBEB;
	text-align: center;
	margin: 8px auto;
}

.news_con {
	line-height: 25px;
	text-indent: 20px;
}

.news_con p {
	margin-top: 10px;
}


.c_left {
	width: 30%;
	float: left;
}

.c_right {
	width: 69%;
	float: right;
}

.c_right .dl_news{
	font-size: 24px;
    padding: 20px;
    font-weight: bold;
    color: #0856a0;
}

.c_right #index_dd1 p{
	text-indent: 2em;
	font-size: 18px;
	line-height: 30px;
	padding-top: 10px;
}

.containter {
	clear: both;
}



.layout {
	width: 75%;
	height: 80px;
}

.top {
	width: 60%;
	position: relative;
}

#banner_img{
	width: 75%;
	margin: 0 auto 10px auto;
}

#banner_img img{
	width: 100%;
}

.top_logo {
	position: absolute;
	width: 420px;
	height: 65px;
	line-height: 65px;
	left: 10px;
	top: 10px;
	left: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #0856a0;
}

.top_link {
	color: #6A6A6A;
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 25px;
}

.top_link a {
	color: #6a6a6a;
	padding: 0 5px;
}

.menu_wrap {
	background: #0856a0;
	width: 100%;
	height: 42px;
}

.menu {
	width: 60%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}

.menu ul li {
	width: 20%;
	float: left;
	line-height: 40px;
	text-align: center;
}

.menu ul li a {
	color: #052D50;
	font-size: 16px;
	color: #ffffff;
}

.menu ul li:hover,
.on_li {
	background: #0054A7;
}


.pp {
	text-indent: 20px;
	margin-top: 5px;
}

.pp_title {
	margin: 5px 10px;
	font-weight: bold;
}

.pp_fh {
	text-align: right;
}

.li_div_left {
	width: 70%;
	float: left;
}

.li_div_left a {
	color: #747474;
}

.li_div_right {
	float: right;
}


.about_con_left {
	width: 340px;
	float: left;
}

.about_con_right {
	float: right;
}

.about_list {
	padding: 20px;
}

.about_list li {
	font-size: 13px;
	line-height: 25px;
}

.main_about {
	width: 95%;
	line-height: 30px;
	text-indent: 20px;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 20px;
}


.prolist_ul li {
	line-height: 40px;
	border-bottom: 1px dashed #cfcfcf;
}

.no_bottom {
	border-bottom: none !important;
}

.prolist_ul li a {
	color: #333333;
	font-size: 16px;
	padding-left: 20px;
}

.index_contact {
	font-size: 16px !important;
	line-height: 26px !important;
	padding: 20px;
}

.footer_wrap {
	border-top: 1px solid #CDCDCD;
	line-height: 25px;
	margin-top: 10px;
	clear: both;
	margin-top: 10px;
}




.cp_detail {
	font-size: 16px !important;
	line-height: 28px !important;
}

.cp_detail h1 {
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.cp_detail h2 {
	font-size: 13px;
	text-align: center !Important;
}

.cp_detail div {
	margin-top: 10px;
}

.prolist_table {
	width: 500px;
	margin: 0 auto;
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
}

.prolist_table tr th,
.prolist_table tr td {
	border: 1px solid #008EDA;
	text-align: center;
}

.prolist_table tr th {
	color: #000000;
	font-size: 16px;
}

.prolist_table tr th {
	height: 30px;
	line-height: 30px;
	background: #EAF6FD;
}

.prolist_table tr td a {
	color: #393939;
}

.p_ul_li li {
	line-height: 30px;
	border-bottom: 1px solid #008EDA;
}






.footer a {
	color: #555;
}











#demo {
	background: #FFF;
	overflow: hidden;
	width: 580px;
	margin: 0 auto;
	text-align: center;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 8px;
}

#demo img {
	border: 3px solid #F2F2F2;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

.footer_wrap {
	width: 100%;
	height: 30px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	color: #333;
}





@media screen and (max-width:640px) {
	.layout {
		width: 100%
	}

	.top_link {
		display: none;
	}

	.top_logo {
		position: relative;
		width: 100% !important;
		height: 100%;
		left: 0px;
		top: 00px;
		left: 0px;
		margin: 0 auto;
	}

	.top_logo img {
		height: 42px;
		width: auto;
		padding-top: 20px;
	}

	.menu_wrap {
		background: #008EDA;
		width: 100%;
		height: 65px !important;
	}

	.menu {
		line-height: 30px;
		background: #008EDA;
		width: 100%;
		height: auto !important;
	}

	.menu ul li {
		float: left;
		width: 33.3%;
		line-height: 30px;
		text-align: center;
		border-bottom: 1px solid #fff;
		border-right: none;
	}

	.menu ul li a {
		color: #052D50;
		font-size: 12px;
		color: #ffffff;
		display: block;
		height: 33px;
		width: 99%;
		border-right: 1px solid #fff;
	}

	#banner_img {
		height: auto !important;
		margin-top: 0px !important;
	}

	#banner_img img {
		width: 100% !important;
		height: auto;
	}


	.c_left {
		display: none;
	}

	.c_right {
		width: 100% !important;
	}

	.c_right dd table {
		width: 90%;
	}

	#go_back {
		display: none;
	}

	#about_img {
		display: none;
	}

	.prolist_table {
		width: 100% !important;
	}

	#contact_img_001 {
		display: none;
	}

	#focus {
		display: none;
	}

	#index_img1 {
		float: none;
		margin: 0 auto;
	}

	#index_dd1 {
		height: auto;
	}

	.dl_news {
		height: auto !important;
	}

	#index_dd1 p {
		padding: 10px !important;
	}

	#demo1 img {
		height: 170px;
		width: auto;
	}

	#demo {
		width: 100%;
	}


}




/***********************************/
.social_nav3 {
	height: 55px;
	width: 320px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	overflow: hidden;
	display: none;
}

.social_nav3 .social3 {
	display: block;
	width: 288px;
	height: 55px;
	margin-right: 18px;
	overflow: hidden;
	position: relative;
}

.social_nav3 a {
	height: 55px;
	line-height: 85px;
	font-size: 13px;
	width: 65px;
	display: inline-block;
	font-size: 12px;
	position: relative;
	z-index: 11;
	text-align: center;
	color: #fff;
	position: absolute;
	text-decoration: none;
}

.social_nav3 a.weichat {
	left: 74px;
}

.social_nav3 a.weibo {
	left: 142px;
}

.social_nav3 a.talk99 {
	left: 207px;
}

.social_nav3 a.tel {
	width: 65px;
	text-indent: 15px;
}

.social_nav3 span {
	display: block;
	width: 35px;
	height: 28px;
	position: absolute;
	top: 0;
	z-index: 10;
}

.social3 {
	background: url(/images/2016-02-26_153121.jpg) repeat-x;
}

.social3:before {
	content: '';
	height: 1px;
	width: 100%;
	background: #2574B8;
	border-bottom: 1px solid #428417;
	position: absolute;
	top: 0;
	left: 0;
}

.social3:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #2574B8;
	border-top: 1px solid #2d6916;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*底部社交-电话-动画*/
.social_nav3 span.tel {
	left: 30px;
	top: 5px;
	height: 30px;
	background-position: 3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}

@keyframes telshow {
	0% {
		transform: rotate(0deg)
	}

	5% {
		transform: rotate(-13deg)
	}

	10% {
		transform: rotate(0deg)
	}

	15% {
		transform: rotate(-13deg)
	}

	20% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(-13deg)
	}

	100% {
		transform: roate(0deg)
	}
}

@-webkit-keyframes telshow {
	0% {
		-webkit-transform: rotate(0deg)
	}

	5% {
		-webkit-transform: rotate(-13deg)
	}

	10% {
		-webkit-transform: rotate(0deg)
	}

	15% {
		-webkit-transform: rotate(-13deg)
	}

	20% {
		-webkit-transform: rotate(0deg)
	}

	25% {
		-webkit-transform: rotate(-13deg)
	}

	100% {
		-webkit-transform: roate(0deg)
	}
}

/*底部社交-微信-动画*/
.social_nav3 span.weichat {
	background-position: 6px -150px;
	background-repeat: no-repeat;
	left: 88px;
	top: 5px;
}

@keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*底部社交-微博-动画*/
.social_nav3 span.weibo {
	background-position: 1px -430px;
	background-repeat: no-repeat;
	height: 29px;
	left: 161px;
	top: 5px;
}

@keyframes xshow2 {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	40% {
		opacity: 0;
	}

	60% {
		opacity: 1;
	}

	80% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes xshow2 {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes xshow2 {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.social_nav3 span.talk99 {
	background-position: 1px -200px;
	background-repeat: no-repeat;
	left: 226px;
	height: 24px;
	width: 26px;
	top: 8px;
}

.social_nav3 .btn {
	display: block;
	width: 32px;
	height: 55px;
	position: absolute;
	right: 0;
	background-position: 0 -786px;
}

.social_nav3 .btn2 {
	display: block;
	width: 32px;
	height: 55px;
	position: absolute;
	right: 0;
	background-position: 0 -249px;
	display: none;
}


.header .tel_bt,
.title .icon,
.sytitbg .icon,
.probox .content ul li,
.probox .content ul li ul li,
.navbg,
.brand_advance .yscontent h2,
.social_nav3 .btn,
.social_nav3 .btn2,
.social3 span,
.brand_advance .yscontent .telbg {
	background-image: url(/images/SkinsBar3.png);
	background-size: 32px 889px;
}









#demo {
	overflow: hidden;
	margin-left: 0px;
	margin-top: 10px;
	width: 695px;
	font-size: 12px;
}

#demo img {
	width: 155px;
	height: 119px;
	border: 1px solid #F2F2F2;
	margin-bottom: 7px;
}

#indemo {
	float: left;
	width: 980%;
}

#demo1 {
	float: left;
}

#demo1 li {
	width: 155px;
	height: 128px;
	text-align: center;
}

#demo1 img {
	border-color: #dfdfdf;
	border-top: 5px;
	border-bottom: 5px;
	border-left: 3px;
	border-right: 3px;
}

#demo2 {
	float: left;
}

#demo2 li {
	text-align: center;
}

#show_pro_img {
	margin: 0;
	padding: 0;
}

.swiper-wrapper{
	height: auto !important;
}
.swiper-button-next {
	display: none;
}

.swiper-button-prev {
	display: none;
}

.swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: right;
}

.swiper-container {
	width: 75%;
	margin-bottom: 10px;
	/* height: 600px; */

}

.swiper-slide img{
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	height: auto !important;
	text-align: center;

	font-size: 18px;

	background: #fff;



	/* Center slide text vertically */

	display: -webkit-box;

	display: -ms-flexbox;

	display: -webkit-flex;

	display: flex;

	-webkit-box-pack: center;

	-ms-flex-pack: center;

	-webkit-justify-content: center;

	justify-content: center;

	-webkit-box-align: center;

	-ms-flex-align: center;

	-webkit-align-items: center;

	align-items: center;

}



.swiper-pagination-switch.swiper-visible-switch {
	display: inline-block;
	opacity: 1;
	width: 25px;
	height: 7px;
	border-radius: 0px;
	background: #003399;
}

.swiper-pagination-switch {
	background: #fff;
	display: inline-block;
	width: 25px;
	height: 7px;
	margin-right: 10px;
}



@media only screen and (max-width: 1600px) {

	.menu{
		width: 80% !important;
	}

	.swiper-container, .layout{
		width: 90% !important;
	}
}

@media only screen and (max-width: 1200px) {

	.menu,
	.swiper-container,
	.layout{
		width: 100% !important;
	}
}

.products_o {
	padding: 10px 20px;
	clear: both;
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden;
	/* background: url(../images/dotted.gif) repeat-x bottom; */
}

.products_o a {
	color: #363636;
	text-decoration: none;
	font-size: 16px;
}

.products_o a:hover {
	color: #3083c7;
}

.products_o .products_left {
	float: left;
	margin: 0 60px 0 8px;
	line-height: 180%;
}

.products_o .products_right {
	float: right;
	line-height: 180%;
	padding-right: 8px;
}